home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 151-175 / scopedisk160 / rexxarplib252 / readme < prev    next >
Text File  |  1995-03-19  |  4KB  |  99 lines

  1. +----------------------------------------------------------------------+
  2. |                                                                      |
  3. |                  D I S C L A I M E R   N O T I C E                   |
  4. |                                                                      |
  5. |  This document and/or  portions of the material and  data furnished  |
  6. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  7. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  8. |  Junior University, nor their employees,  nor their respective con-  |
  9. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  10. |  express or implied, or assumes any liability or responsibility for  |
  11. |  accuracy,  completeness or  usefulness of any information, appara-  |
  12. |  tus, product or process disclosed, or represents that its use will  |
  13. |  not infringe privately-owned rights.  Mention of any product,  its  |
  14. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  15. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  16. |  and  the University at all times  retain the right to use and dis-  |
  17. |  seminate same for any purpose whatsoever.                           |
  18. |                                                                      |
  19. +----------------------------------------------------------------------+
  20.  
  21.                    RexxArpLib.Library Version 2.52
  22.                    ===============================
  23.  
  24.                    Copyright (C) 1988, 1989, 1990
  25.  
  26.                                 by
  27.  
  28.                           W.G.J. Langeveld
  29.  
  30.          Stanford Linear Accelerator Center
  31.  
  32.  
  33.  
  34.     RexxArpLib version 2.52
  35.     =======================
  36.  
  37.     This release was necessary to fix problems with AmigaDOS 2.0
  38. shared screens.
  39.  
  40.     RexxArpLib version 2.5
  41.     =======================
  42.  
  43.     This release has a few enhancements and bug fixes, some documentation
  44. corrections, and some stuff related to AmigaDOS 2.0. New function: ShowTitle.
  45. The Area... functions are now quite different. For an example, see
  46. areatest.rexx.
  47.  
  48.     RexxArpLib version 2.3
  49.     =======================
  50.  
  51.     A few small bug fixes, an additional feature to FileList(), and the
  52. AmigaDOS or ARP 'version' commands now display the rexxarplib version number
  53. correctly.
  54.  
  55.     RexxArpLib version 2.2a
  56.     =======================
  57.  
  58.     I corrected a small problem with IffImage(). No other changes. The size
  59. of this version is 41520 bytes. By the way: get the latest version of
  60. iff.library (version 16.1). Brushes now work!
  61.  
  62.     RexxArpLib version 2.2
  63.     ======================
  64.  
  65.     There are a few new options in a couple of the functions. A few
  66. documentation deficiencies were fixed. The rexx directory only contains a
  67. few new examples. Updates to the SLAC rexx programs that were in the previous
  68. releases may be forthcoming in a separate archive. The screenshare library is
  69. now included in the libs directory, since rexxarplib needs it. Previous
  70. archives assumed that you had it already. See rexxarplib.doc for details.
  71. The size of this version is 41516 bytes.
  72.  
  73.     RexxArpLib version 2.1
  74.     ======================
  75.  
  76.     A couple of new functions, a few were extended, and one or two were
  77. slightly modified. The nicest new feature is the ability to display IFF files.
  78. For this you will need Christian Weber's iff.library, though. It is available on
  79. BIX as iff153.zoo: I have not included it in this archive. Have fun.
  80.  
  81.     RexxArpLib version 2.0
  82.     ======================
  83.  
  84.     For further information, read the documentation in the docs
  85. subdirectory. I have also included a large number of ARexx macros that were
  86. written by Marvin Weinstein here at SLAC. These should serve as examples of how
  87. to write some things, not as ready-to-be-used applications: most of them are
  88. very system dependent, and may require some modification before they run on your
  89. system. Read the ReadmeFirst file in the rexx directory.
  90.     As usual, comments about the library should go to me on BIX,
  91. either by mail to langeveld, or in the amiga.user/arexx topic.
  92.     Also as usual, the library is NOT public domain, but freely
  93. distributable.
  94.  
  95.     Have fun!
  96.  
  97.         Willy.
  98.  
  99.